Welcome![Sign In][Sign Up]
Location:
Search - c ftp server

Search list

[Ftp ServerFTP_Server

Description: 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立 -Directory ftp server is a console based on the ftp server program, able to realize most of the FTP server process Note: a. Account toldo b. password is the main directory is c:/temp, before you establish the connection
Platform: | Size: 1547264 | Author: netfjfzlj | Hits:

[OtherCSharp

Description: 本书是关于C#网络开发的教材,主要包括三个方面内容,首先简要介绍了有关C#网络开发的基础知识;接着讲解基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发;最后是高级应用,包括Win32网络组件开发、Web数据库基础、Win32异步套接字数据库开发、XML Web Services开发以及一个完整的分布式网络应用程序开发实例。 本书适合于C#开发人员进行网络开发,对Visual C++ .NET和Visual Basic.NET开发人员也很有参考意义。-This book is on the C# Network development of teaching materials, mainly includes three aspects, first of all briefly introduce the relevant C# Network development based on knowledge then on the basis of server development, the basis of client development, FTP development, SMTP development, POP3 Development and remote control development Finally, advanced applications, including the development of Win32 network components, Web database, Win32 Asynchronous Socket database development, XML Web Services development as well as a complete distributed network application development examples. This book is suitable for C# Developer network development, on the Visual C++. NET and Visual Basic. NET developers is also very useful.
Platform: | Size: 7702528 | Author: Admrial | Hits:

[Other Embeded programftps

Description: CSR蓝牙芯片的ftp程序的服务器端代码 客户端已经上传-CSR Bluetooth chip procedures ftp client server-side code has already been uploaded
Platform: | Size: 88064 | Author: lmc | Hits:

[Ftp Clientftp_client

Description: C语言写得ftp客户端程序,对嵌入式开发有较好参考价值-C language written in ftp client on the embedded value of the development of a better reference
Platform: | Size: 7168 | Author: | Hits:

[Internet-NetworkFTPControlsLibrary

Description: C# FTP客户端实现类 实现了访问FTP服务器的一系列方法-C# FTP client to achieve class implements a series of visits FTP server method
Platform: | Size: 55296 | Author: 张灯结彩 | Hits:

[Process-ThreadSimpleFTP20_src

Description: 基于多线程的FTP服务器开这个自行设计的FTP服务器其基本模式为C/S 模式,那么宏观的C/S模式如下图-Based on multi-threaded FTP server designed to open the FTP server of its basic model C/S mode, then a macro-C/S model as illustrated
Platform: | Size: 46080 | Author: namename | Hits:

[Windows Developlink

Description: 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)-Support multi-threaded HTTP file transfer (FTP) procedures (including server and client, support Bluetooth (Bluetooth) transmission)
Platform: | Size: 373760 | Author: wsmwlh | Hits:

[Delphi VCLCleverInternetSuite6.0.138.RAR

Description: 这是一套全面的网络组件,功能强大而易用。-The Clever Internet Suite represents 100 Delphi VCL components for Borland Delphi/C++Builder, with no external dependencies. These components allow you to send and receive mail, including HTML and MIME attachments, from within an application, download and upload Internet resources over most popular protocols. The suite includes more than 30 components for Internet development and its code is constantly being refined and improved. Also available in the following editions: Clever Internet .NET Suite and Clever Internet ActiveX Suite Features at a glance: Support for FTP, HTTP, WebDAV, SMTP, POP, IMAP, NNTP, SOAP and many more. Client and Server components with SSL/TLS support Multithreaded servers Data compression while retrieving data Easy creation of the mail messages in any formats. Combining and submitting the Web Form POST requests Royalty free licensing. Free Unlimited Email support Fully-indexed help documentation. Delphi and C++Builder demos code
Platform: | Size: 6384640 | Author: aldz | Hits:

[Windows DevelopFtp_Search

Description: 实现一个Ftp搜索工具,主要介绍了属性页控件,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用等。 -it is a FTP server ,by c++
Platform: | Size: 534528 | Author: 志峰 | Hits:

[Windows DevelopFTPServer

Description: 用C++开发的ftp服务器,用到ACE类库-C++ development with the ftp server, used ACE class library
Platform: | Size: 620544 | Author: 李伟 | Hits:

[Ftp Servertnftpd-20081009.tar

Description: c语言写的ftp服务器,是个学习的好例子-c language of the ftp server is a good example of learning
Platform: | Size: 244736 | Author: 小可 | Hits:

[Internet-Networkftpdaemon

Description: 一个ftp服务器程序,使用用unix下socket,c语言编写-A ftp server program, the use of unix with the next socket, c language
Platform: | Size: 6144 | Author: 暗流 | Hits:

[VC/MFCVisualC

Description: 书名《Visual C++ 网络高级编程>内容简介:本书在对Visual C 各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C 网络编程基础并希望深入研究网络编程技术的读者。 ISDN:7115095639 第一章 TCP/IP协议 第二章 Winsock网络编程接口 第三章 Visual C 与网络编程 第四章 基本网络编程技术 第五章 Telnet协议的实现 第六章 HTTP协议的实现 第七章 FTP协议的实现 第八章 文件下载 第九章 UDP协议的实现 第十章 ICMP协议的实现 第十一章 PPP协议的实现 第十二章 代理服务器的实现 第十三章 ATL、DCOM和ActiveX技术 第十四章 网络安全 附录1 RFC文档分类-The title of " Visual C network of high-level programming" Description: The book of Visual C a variety of programming technologies and TCP/IP system introduced on the basis of the focus on advanced applications of network programming, the use of skills and difficulties. Including basic network programming technology, Telnet to achieve agreement, HTTP protocol to achieve, FTP to achieve agreement, document download, UDP protocol to achieve, ICMP protocol to achieve, PPP agreements achieved, the realization of a proxy server, ATL, DCOM, ActiveX technology, network security, multimedia and other network programming.
Platform: | Size: 19465216 | Author: 陈玲 | Hits:

[.netdownAndUp

Description: 用SOCKET编程实现FTP客户端(C#)及服务器端(C++)功能,有断点续传功能-SOCKET Programming with FTP client (C#) and server-side (C++) function, HTTP functions
Platform: | Size: 543744 | Author: 吉崟波 | Hits:

[Internet-NetworkFTPfile

Description: 了解并进一步掌握TCP/IP协议中的文件传输协议FTP,掌握其工作原理,FTP协议是如何使本地或远程的客户和服务器之间进行文件传输的,同时掌握利用Visual C++这一语言进行网络编程,也掌握了MFC WinInet 编程,及其它的一些基本的类和使用方法,也基本掌握了FTP协议的基本功能。-Understanding and further master the TCP/IP protocol in the file transfer protocol FTP, to master the principle of its work, FTP protocol is how to make local or remote client and server file transfer between, and at the same time to master the use of Visual C++ the language network for Cheng, also mastered the MFC WinInet programming, and other basic methods of the class and use, but also the basic grasp of the basic functions of FTP protocol.
Platform: | Size: 234496 | Author: sunbing | Hits:

[Linux-Unixwlet

Description: linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and send files(s fname). 3 running common shells in client side(!cmd) and server side(cmd) 4 support multi-connections for multi-clients 5 Ctrl+C to break client and server shells 6 error return: the server side will print error message in /var/log/wasd.log, and the client side will print these to stderr
Platform: | Size: 8192 | Author: 虎成 | Hits:

[CSharpftp_server

Description: 自己用C#改的FTP SERVER,可根据你的实际情况更改!-Their use of C# to the FTP SERVER, can be the actual situation based on your changes!
Platform: | Size: 590848 | Author: 王勇 | Hits:

[Internet-NetworkFTP

Description: 1通过socket实现的FTP客户端,也是计算机网络的课程设计,内有详细说明,以及使用方法。 2由于出自学生之手,有少许错误还请包涵在VS2005环境下测试通过,可查看目录,改变目录,上传文件,下载文本文件(不同操作系统的服务器,自己开服务器可以下所有类型文件), 3操作方式类似于控制台方式打开FTP。 4网上少有的使用C++的SOCKET方式访问FTP,算法属于底层算法,不同于直接使用FTP类-1 through the socket to achieve the FTP client as well as the curriculum design of computer networks, which is described in detail, as well as to use. 2 as a result from the hands of students, there are also a few mistakes, please bear with me in VS2005 test environment, you can review the directory and change directory, upload files, download a text file (a different server operating system, under their own server can open all types of files) , 3 mode of operation is similar to the console open FTP. Rare 4-line C++ using the SOCKET access to FTP, algorithms are the underlying algorithm, different from the direct use of FTP category
Platform: | Size: 3006464 | Author: 张好同 | Hits:

[Ftp ClientFileZillaServer

Description: 一个国外写的FTP服务器,对于想了解FTP协议或学习c++编程的一定大有裨益。-Written in a foreign FTP server, FTP protocol to want to know or learn c++ programming will certainly benefit.
Platform: | Size: 3097600 | Author: totti | Hits:

[hospital software system__f_ultra

Description: Heart Alarm System v 1.0.0. was developed as healthcare communications application and emergency alert/ notification system. This is "call center" with features: -maintenance pacient s and doctor s information, with editing and storing abilities -encryption and security abilities -viewing, searching and removing ecgs from FTP server(FileZilla only tested fully working) and locally -getting online emergency alerts -autoupdate (temporarily disabled in source, see update.txt as example script for explanations) missed features: -ecg analysis -providing dynamically updated offline database The project was written in C# and compiled under MS VS 2008. Use sklif.sql MYSQL script to create database.-Heart Alarm System v 1.0.0. was developed as healthcare communications application and emergency alert/ notification system. This is "call center" with features: -maintenance pacient s and doctor s information, with editing and storing abilities -encryption and security abilities -viewing, searching and removing ecgs from FTP server(FileZilla only tested fully working) and locally -getting online emergency alerts -autoupdate (temporarily disabled in source, see update.txt as example script for explanations) missed features: -ecg analysis -providing dynamically updated offline database The project was written in C# and compiled under MS VS 2008. Use sklif.sql MYSQL script to create database.
Platform: | Size: 14544896 | Author: Vladimir | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »

CodeBus www.codebus.net